home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Developers / Tzu Release 4 distƒ / Version History < prev   
Encoding:
Text File  |  1994-11-05  |  2.4 KB  |  54 lines  |  [TEXT/ALFA]

  1. What's New
  2. Tzu Release 4 for CodeWarrior
  3. ©1994 Chris K. Thomas.  All Rights Reserved.
  4.  
  5. In release 4:
  6. * The menu title now dims & lightens properly according to the front 
  7.   window.
  8. * Added yet more Finder niceties.
  9. * Misc. fixes for non-crashing bugs.
  10. * Each running CodeWarrior enviroment now gets a different instance of 
  11.   Tzu.  This eliminates all problems involved with using Tzu in a 
  12.   multi-enviroment enviroment.
  13.  
  14. In release 3 (select audiences only):
  15. * New Tzu Tools.
  16. * Added menu item to check for new Tzu Tools and add them to 
  17.   the menu.  Don't have to quit and re-enter CodeWarrior anymore.
  18. * Discovered that some invariably Un*x software was screwing up the 
  19.   description in Info-Mac digest because I was using equal signs in my 
  20.   section headings.  Fixed.
  21. * Added unhelpful Finder balloon help after reading in c.s.m.system 
  22.   about the impossibility of trying to figure out what each extension does 
  23.   in 7.5.
  24. * Complete internal reorganization.  No real visible changes, but the 
  25.   changes will greatly increase the speed with which I can make changes 
  26.   in the future.
  27. * Icon now shown at startup.
  28. * Tweaked icon a bit more & added new tool icon.
  29.  
  30. In 1.0a2:
  31. * Command key support
  32. * Many bug fixes & much error checking installed
  33. * Internal fixes you should never see
  34. * Error notification installed - previously would just beep on error
  35. * Added Wrap Tzu Tool
  36. * New icons.  These fit right in with the CodeWarrior traditional icon 
  37.   scheme- they were designed for color, they don't hilite correctly, and 
  38.   the black & white versions are ugly.  Much improved, but tool icons 
  39.   still need work
  40. * Only one system-wide trap patched now
  41. * No longer changes the contents of clipboard
  42. * Comment & Uncomment tools rewritten to behave intuitively
  43.  
  44. Improvements to be done for future releases include:
  45. • More Tzu Tools, including Pascal languge helpers eg PasComment.
  46. • A truly enviable Tzu Tool calling interface.  The current Tzu Tools 
  47.   interface will be supported indefinitely.  The new interface should 
  48.   support hierarchial sub-menus, error notification, simplification of 
  49.   common tasks, preferences, and other really neat stuff.
  50. • A method to sort the menu items without such kludges as renaming the 
  51.   tools in the Finder.
  52. • Launch each Tool in it's own thread, if I can figure a way to not upset 
  53.   CodeWarrior in the process.  Or maybe that should be an optional feature 
  54.   of the robustified Tzu Tool interface.  Yes, that seems more likely.